SetZoomBehavior Method

SetZoomBehavior function

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


func (instance *PdfSaveOptions) SetZoomBehavior(value PdfZoomBehavior)  error

Remarks

See Also