Método Aspose::Pdf::DocumentInfo::IsPredefinedKey
DocumentInfo::IsPredefinedKey method
Determina si la clave está predefinida (Title, Author, etc.), no es personalizada.
static bool Aspose::Pdf::DocumentInfo::IsPredefinedKey(const System::String &key)
| Parámetro | Tipo | Descripción |
|---|---|---|
| clave | const System::String& | Clave seleccionada |
ReturnValue
Verdadero en caso de que la clave sea predefinida.
Ver también
- Class String
- Class DocumentInfo
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++