pub type PdfPathSegmentIndex = u32;Expand description
The zero-based index of a single PdfPathSegment inside its containing PdfPathSegments collection.
pub type PdfPathSegmentIndex = u32;The zero-based index of a single PdfPathSegment inside its containing PdfPathSegments collection.