XPS_THUMBNAIL_SIZE-Enumeration (xpsobjectmodel.h)
Beschreibt die Größe eines Miniaturbilds.
Syntax
typedef enum __MIDL___MIDL_itf_xpsobjectmodel_0000_0000_0015 {
XPS_THUMBNAIL_SIZE_VERYSMALL = 1,
XPS_THUMBNAIL_SIZE_SMALL,
XPS_THUMBNAIL_SIZE_MEDIUM,
XPS_THUMBNAIL_SIZE_LARGE
} XPS_THUMBNAIL_SIZE;
Konstanten
XPS_THUMBNAIL_SIZE_VERYSMALL Wert: 1 Das Miniaturbild ist 32 Pixel breit und 32 Pixel hoch. |
XPS_THUMBNAIL_SIZE_SMALL Das Miniaturbild ist 64 Pixel breit und 64 Pixel hoch. |
XPS_THUMBNAIL_SIZE_MEDIUM Das Miniaturbild ist 100 Pixel breit und 100 Pixel hoch. |
XPS_THUMBNAIL_SIZE_LARGE Das Miniaturbild ist 300 Pixel breit und 300 Pixel hoch. |
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Windows 7, Windows Vista mit SP2 und Plattformupdate für Windows Vista [nur Desktop-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2008 R2, Windows Server 2008 mit SP2 und Plattformupdate für Windows Server 2008 [nur Desktop-Apps] |
Kopfzeile | xpsobjectmodel.h |