Skip to main content
All docs
V26.1
  • FormFragment Properties

    A form fragment in a PDF document.
    Name Description
    Clip Gets or sets the clipping region of a form fragment. Inherited from VisualFragment.
    FillOpacity Gets or sets the fill opacity of the form fragment.
    FormTemplate Gets the template of a form fragment.
    Location Gets or sets the location of a form fragment. Inherited from VisualFragment.
    RotationAngle Gets or sets the rotation angle of a form fragment. Inherited from VisualFragment.
    ScaleX Gets or sets the horizontal scaling factor of a text fragment. Inherited from VisualFragment.
    ScaleY Gets or sets the vertical scaling factor of the form fragment. Inherited from VisualFragment.
    SkewX Gets or sets the horizontal skew angle of the form fragment. Inherited from VisualFragment.
    SkewY Gets or sets the vertical skew angle of the form fragment. Inherited from VisualFragment.
    StrokeOpacity Gets or sets the opacity of the form fragment’s stroke.
    See Also