Skip to main content

PdfCoreStringId Enum

Contains strings that correspond to the dialog messages of the PDF Viewer that are subject to localization.

Namespace: DevExpress.Pdf.Localization

Assembly: DevExpress.Pdf.v23.2.Core.dll

NuGet Package: DevExpress.Pdf.Core

Declaration

public enum PdfCoreStringId

Members

Name Description
DefaultDocumentName

Document

UnitKiloBytes

KB

UnitMegaBytes

MB

UnitGigaBytes

GB

UnitTeraBytes

TB

UnitPetaBytes

PB

UnitExaBytes

EB

UnitZettaBytes

ZB

FileSize

{0:0.00} {1} ({2} Bytes)

FileSizeInBytes

{0} Bytes

MsgAttachmentHintFileName

“Name: {0}”

MsgAttachmentHintSize

“\r\nSize: {0}”

MsgAttachmentHintModificationDate

“\r\nModification Date: {0}”

MsgAttachmentHintDescription

“\r\nDescription: {0}”

MsgIncorrectAdditionalMetadata

“Additional metadata is not recognized as valid value: {0}.”

MsgIncorrectPdfData

Input data are not recognized as valid pdf.

MsgIncorrectFormDataFile

Error while reading the PDF Form from the specified file.

MsgIncorrectPdfPassword

The Document Open password is empty or incorrect.

MsgIncorrectRectangleWidth

The right coordinate of the rectangle should be greater than the left one.

MsgIncorrectRectangleHeight

The top coordinate of the rectangle should be greater than the bottom.

MsgIncorrectPageRotate

The page rotation angle can have one of the following values: 0, 90, 180 or 270 degrees.

MsgIncorrectPageCropBox

The page croppoing box should be less than or equal to the media box.

MsgIncorrectPageBleedBox

The page bleeding box should be less than or equal to the media box.

MsgIncorrectPageTrimBox

The page trimming box should be less than or equal to the media box.

MsgIncorrectPageArtBox

The page art box should be less than or equal to the media box.

MsgIncorrectOpacity

“The opacity value should be greater than or equal to 0 and less than or equal to 1.”

MsgIncorrectLineWidth

The line width should be greater than or equal to 0.

MsgIncorrectMiterLimit

The miter limit should be greater than 0.

MsgIncorrectDashLength

The dash length should be greater than or equal to 0.

MsgIncorrectGapLength

The gap length should be greater than or equal to 0.

MsgIncorrectDashPatternArraySize

The dash pattern array must not be empty.

MsgIncorrectDashPattern

The sum of dash and gap lengths should be greater than 0.

MsgIncorrectFlatnessTolerance

The flatness tolerance should be greater than or equal to 0 and less than or equal to 100.

MsgIncorrectColorComponentValue

The color component value should be greater than or equal to 0 and less than or equal to 1.

MsgZeroColorComponentsCount

The color should have at least one component.

MsgIncorrectTextHorizontalScaling

The text horizontal scaling value should be greater than 0.

MsgIncorrectText

The text value can’t be null.

MsgIncorrectGlyphPosition

The glyph position should be less or equal than text length.

MsgIncorrectMarkedContentTag

The marked content tag can’t be empty.

MsgIncorrectListSize

The list should contain at least one value.

MsgIncorrectPageNumber

The page number should be greater than 0.

MsgIncorrectDestinationPage

“The destination of a bookmark can’t be linked to a page which belongs to another document.”

MsgIncorrectInsertingPageNumber

“The page number should be greater than 0, and less than or equal to the next available page number (next to the document page count)”.

MsgIncorrectLargestEdgeLength

The largest edge length should be greater than 0.

MsgIncorrectButtonFormFieldValue

The argument should be the name of a button appearance or a value from the options array.

MsgIncorrectChoiceFormFieldValue

The argument should be a string value or a list of string values from the options array.

MsgIncorrectTextFormFieldValue

The argument should be a string value.

MsgIncorrectSelectedIndexValue

“The index should be in the range from 0 to {0}.”

MsgIncorrectAcroFormExportValue

“The export value cannot be null or an empty string.”

MsgAcroFormFieldNameCantBeEmpty

“The form field name cannot be null or an empty string.”

MsgIncorrectAcroFormFieldNameContainsPeriod

“The form field name cannot contain a period character.”

MsgCantSetSelectedIndexWithoutValues

“The selected index cannot be set because there are no possible values.”

MsgPageNumberShouldBePositive

“The page number should be greater than or equal to 1.”

MsgAcroFormFieldNameDuplication

“The siblings can’t have the same names in the form field hierarchy.”

MsgIncorrectZoom

“The zoom value should be greater than or equal to 0“.

MsgFormDataNotFound

The document structure does not contain a field with the specified name: {0}.

MsgUnavailableOperation

This operation is not available while no document is being loaded.

MsgIncorrectPrintableFilePath

Unable to create a print document with the specified name: {0}.

MsgIncompatibleOperationWithCurrentDocumentFormat

“The operation is not supported in {0} compatability mode. Please create document in PdfCompatibility.Pdf compatibility mode.”

MsgIncorrectBookmarkListValue

“Bookmark list can’t be null.”

MsgIncorrectMarkupAnnotation

“The specified annotation does not belong to the current document.”

MsgUnsupportedGraphicsOperation

“This operation is not supported because the PdfGraphics object does not belong to the current document.”

MsgUnsupportedGraphicsUnit

“The Display and World units are not supported for the source image coordinate system.”

MsgUnsupportedBrushType

“Custom brushes are not supported.”

MsgShouldEmbedFonts

“All fonts should be embedded to a PDF/A document.”

MsgUnsupportedFileAttachments

“The file attachments are not supported in a PDF/A-2b document.”

MsgIncorrectDpi

“Resolution (in dots per inch) should be greater than 0.”

MsgMissingPageNumbers

“At least one page number should be specified.”

MsgPartialTrustEnvironmentLimitation

“This operation cannot be performed in the Partial Trust environment.”

MsgStreamIsInUse

“The stream is already used for a document. Please use another stream.”

MsgUnsupportedAnnotationType

“The text highlight annotation is not supported in a PDF/A-1 document.”

MsgUnsupportedStreamForLoadOperation

“Stream should support the read and seek operations for loading.”

MsgUnsupportedStreamForSaveOperation

“Stream should support the write and seek operations for saving.”

MsgUnsupportedStream

“Stream should support the read, write, and seek operations.”

MsgUnsupportedEncryption

Encryption is not supported in a PDF/A document.

TextHighlightDefaultSubject

“Highlight”

TextStrikethroughDefaultSubject

“Strikethrough”

TextUnderlineDefaultSubject

“Underline”

MsgWinOnlyLimitation

“This action can be performed only on Windows operating system.”

MsgEntryPointNotFound

“Unable to find an entry point named "{0}" in shared library "{1}"“

MsgSharedLibraryNotFound

“Unable to load shared library "{0}" or one of its dependencies: "{1}"“

MsgICULibraryNotFound

“Unable to load ICU library.”

MsgEmptyCustomPropertyName

Custom property name cannot be null or empty string.

MsgIncorrectDestination

“The specified destination does not belong to the current document.”

MsgIncorrectAction

“The specified action does not belong to the current document.”

StickyNoteDefaultSubject

“Note”

AnnotationFilterTypeText

“Sticky Note”

AnnotationFilterTypeLine

“Line”

AnnotationFilterTypePolygon

“Polygon”

AnnotationFilterTypePolyLine

“Polygonal Line”

AnnotationFilterTypeSquare

“Rectangle”

AnnotationFilterTypeCircle

“Oval”

AnnotationFilterTypeFileAttachment

“File Attachment”

AnnotationFilterTypeFreeText

“Text Box”

AnnotationFilterTypeInk

“Pencil”

AnnotationFilterTypeRedaction

“Redact”

AnnotationFilterTypeRubberStamp

“Stamp”

AnnotationFilterTypeSound

“Sound Attachment”

AnnotationFilterTypeCaret

“Insert Text”

AnnotationFilterTypeStrikethrough

“Strikethrough”

AnnotationFilterTypeUnderline

“Underline”

AnnotationFilterTypeHighlight

“Highlight”

AnnotationFilterTypeSquiggly

“Squiggly Underline”

AnnotationFilterTypeCustom

“Custom”

SignatureAppearanceCommonNameFormatString

“Digitally signed by {0}”

SignatureAppearanceDistinguishedNameFormatString

“DN: {0}”

SignatureAppearanceReasonFormatString

“Reason: {0}”

SignatureAppearanceLocationFormatString

“Location: {0}”

SignatureAppearanceDateFormatString

“Date: {0}”

MsgUnresolvedXmpPrefix

Cannot resolve the prefix specified in the qualifiedName. Make sure you registered the prefix and the corresponding namespace in the XmpDocument.RegisterNamespace method call.

RubberStampSHAccepted

“Accepted”

RubberStampSHRejected

“Rejected”

RubberStampSHSignHere

“Sign Here”

RubberStampSHInitialHere

“Initial Here”

RubberStampSHWitness

“Witness”

RubberStampDRevised

“Revised”

RubberStampDReviewed

“Reviewed”

RubberStampDReceived

“Received”

RubberStampDApproved

“Approved”

RubberStampDConfidential

“Confidential”

RubberStampApproved

“Approved”

RubberStampExperimental

“Experimental”

RubberStampNotApproved

“Not Approved”

RubberStampAsIs

“As Is”

RubberStampExpired

“Expired”

RubberStampNotForPublicRelease

“Not For Public Release”

RubberStampConfidential

“Confidential”

RubberStampFinal

“Final”

RubberStampSold

“Sold”

RubberStampDepartmental

“Departmental”

RubberStampForComment

“Comment”

RubberStampTopSecret

“Top Secret”

RubberStampDraft

“Draft”

RubberStampForPublicRelease

“For Public Release”

RubberStampDConfidentialCredentials

“{0}”

RubberStampDReviewedCredentials

“{0} {1}”

RubberStampDReceivedCredentials

“{0} {1}”

RubberStampDRevisedCredentials

“{0} {1}”

RubberStampDApprovedCredentials

“{0} {1}”

RubberStampDateTimeFormat

“g”

MsgUnsupportedConversionCompatibility

“Conversion to specified compatibility mode is not supported.”

MsgConversionIssueFailedException

“Possible document format error. Conversion failed with the following exception: {0}.”

MsgConversionIssueDeviceCmykRgbError

“DeviceCMYK and DeviceRGB color spaces are used without ICC profiles. Consider converting document to a single device color space or device-independent color space.”

MsgConversionIssueDeviceCmyk

“DeviceCMYK color space is used without an ICC profile. The default CMYK ICC profile was embedded.”

MsgConversionIssueDeviceRgb

“DeviceRGB color space is used without an ICC profile. The default RGB ICC profile was embedded.”

MsgConversionIssueDeviceGray

“DeviceGray color space is used without an ICC profile. The default RGB ICC profile was embedded.”

MsgConversionIssueFontNotFound

“Failed to resolve font. Check that the following font is available in system: {0}.”

MsgConversionIssueFontSubstituted

“Font not found: {0}. It was replaced with the following font: {1}. A subset for that font was embedded.”

MsgConversionIssueFontSubsetEmbedded

“A subset for the following font was embedded: {0}.”

See Also