Aspose::Pdf::Annotations::PDF3DAnnotation::SetDefaultViewIndex method

PDF3DAnnotation::SetDefaultViewIndex method

Sets the index of the default view.

void Aspose::Pdf::Annotations::PDF3DAnnotation::SetDefaultViewIndex(int32_t index)
ParameterTypeDescription
indexint32_tThe default view index.

See Also