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

    A path fragment in a PDF document.
    Name Description
    Action Gets or sets the action associated with the path fragment.
    Clip Gets or sets the clipping region of a form fragment. Inherited from VisualFragment.
    Fill
    Location Gets or sets the location of a form fragment. Inherited from VisualFragment.
    NonZeroWindingRule Gets or sets whether the non-zero winding rule is used to determine the interior of the path fragment.
    Outline
    Paths Gets or sets a list of graphics paths contained in the path fragment.
    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.
    See Also