ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfViewer Class / Padding Property

In This Topic
    Padding Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Padding As Windows.UI.Xaml.Thickness
    public Windows.UI.Xaml.Thickness Padding {get; set;}
    See Also