pub trait PdfActionCommon<'a> { }Expand description
Functionality common to all PdfAction objects, regardless of their PdfActionType.
pub trait PdfActionCommon<'a> { }Functionality common to all PdfAction objects, regardless of their PdfActionType.