Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / ImageScale Class / Proportional Property

In This Topic
    Proportional Property
    In This Topic
    Gets or sets a value indicating whether an image should be scaled proportionally.
    Syntax
    'Declaration
     
    Public Property Proportional As System.Boolean
    public System.bool Proportional {get; set;}
    See Also