FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / PdfExportOptions Class / Margin Property

In This Topic
    Margin Property (PdfExportOptions)
    In This Topic
    Indicated the margin for pdf.
    Syntax
    'Declaration
     
    
    Public Property Margin As Thickness
    public Thickness Margin {get; set;}
    See Also