GemBox.Pdf
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    PdfScaleCondition Enum

    Namespace:
    GemBox.Pdf.Annotations
    Assembly:
    GemBox.Pdf.dll

    Represents a condition under which the content shall be scaled inside the available size.

    • C#
    • VB.NET
    public enum PdfScaleCondition
    Public Enum PdfScaleCondition

    Fields

    Always

    Always scale.

    ContentTooBig

    Scale only when the content is bigger than the available size.

    ContentTooSmall

    Scale only when the content is smaller than the available size.

    Never

    Never scale.

    See Also
    PDF Specification ISO 32000-1:2008, Table 247 – Entries in an icon fit dictionary
    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.