pub type PdfFormFieldOptionIndex = usize;Expand description
The zero-based index of a single PdfFormFieldOption inside its PdfFormFieldOptions collection.
pub type PdfFormFieldOptionIndex = usize;The zero-based index of a single PdfFormFieldOption inside its PdfFormFieldOptions collection.