Aspose::Pdf::Facades::PdfFileEditor::ContentsResizeValue::Percents método

ContentsResizeValue::Percents method

Inicializa el valor en porcentajes.

static System::SharedPtr<PdfFileEditor::ContentsResizeValue> Aspose::Pdf::Facades::PdfFileEditor::ContentsResizeValue::Percents(double value)
ParámetroTipoDescripción
valordoubleValor en porcentajes.

ReturnValue

Nueva instancia de valor.

Ver también