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

In This Topic
    Mode Property (ImageScale)
    In This Topic
    Gets or sets the scaling mode.
    Syntax
    'Declaration
     
    Public Property Mode As ImageScaleMode
    public ImageScaleMode Mode {get; set;}
    See Also