GetZoomBehavior Method

GetZoomBehavior function

Gets or sets the initial view mode when the generated PDF document is opened.The default value is PdfZoomBehavior.None.


func (instance *PdfSaveOptions) GetZoomBehavior()  (PdfZoomBehavior,  error) 

Remarks

See Also