Class PrintZoomWrapper
Inheritance
System.Object
PrintZoomWrapper
Assembly: Syncfusion.Diagram.Base.dll
public class PrintZoomWrapper : Object
Constructors
Declaration
public PrintZoomWrapper()
Properties
Declaration
public int PrintingZoom { get; set; }
Property Value
Declaration
public int SheetsAcross { get; set; }
Property Value
Declaration
public int SheetsDown { get; set; }
Property Value
Declaration
public bool UsePrintingZoom { get; set; }
Property Value
Methods
Declaration
public void DeserializePrintZoom(PrintZoom deserializedPrintZoom)
Parameters
| Type |
Name |
Description |
| PrintZoom |
deserializedPrintZoom |
|
Declaration
public void SerializePrintZoom(PrintZoom printZoom)
Parameters