[]
Gets or sets the initial zoom mode settings, providing control over how content is scaled on initial display.
public InitialZoomMode InitialZoomMode { get; set; }
Type | Description |
---|---|
InitialZoomMode | An instance of InitialZoomMode that defines the zoom settings. |