United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Office and SharePoint development
Office client development
Office 2010
Word 2010
Word 2010 Primary Interop Assembly Reference
Class Library
Microsoft.Office.Interop.Word Namespace
_Document Interface
_Document Properties
_CodeName Property
ActiveTheme Property
ActiveThemeDisplayName Property
ActiveWindow Property
ActiveWritingStyle Property
Application Property
AttachedTemplate Property
AutoFormatOverride Property
AutoHyphenation Property
Background Property
Bibliography Property
Bookmarks Property
BuiltInDocumentProperties Property
Characters Property
ChildNodeSuggestions Property
ClickAndTypeParagraphStyle Property
CoAuthoring Property
CodeName Property
CommandBars Property
Comments Property
Compatibility Property
CompatibilityMode Property
ConsecutiveHyphensLimit Property
Container Property
Content Property
ContentControls Property
ContentTypeProperties Property
Creator Property
CurrentRsid Property
CustomDocumentProperties Property
CustomXMLParts Property
DefaultTableStyle Property
DefaultTabStop Property
DefaultTargetFrame Property
DisableFeatures Property
DisableFeaturesIntroducedAfter Property
DocID Property
DocumentInspectors Property
DocumentLibraryVersions Property
DocumentTheme Property
DoNotEmbedSystemFonts Property
Email Property
EmbedLinguisticData Property
EmbedSmartTags Property
EmbedTrueTypeFonts Property
EncryptionProvider Property
Endnotes Property
EnforceStyle Property
Envelope Property
FarEastLineBreakLanguage Property
FarEastLineBreakLevel Property
Fields Property
Final Property
Footnotes Property
FormattingShowClear Property
FormattingShowFilter Property
FormattingShowFont Property
FormattingShowNextLevel Property
FormattingShowNumbering Property
FormattingShowParagraph Property
FormattingShowUserStyleName Property
FormFields Property
FormsDesign Property
Frames Property
Frameset Property
FullName Property
GrammarChecked Property
GrammaticalErrors Property
GridDistanceHorizontal Property
GridDistanceVertical Property
GridOriginFromMargin Property
GridOriginHorizontal Property
GridOriginVertical Property
GridSpaceBetweenHorizontalLines Property
GridSpaceBetweenVerticalLines Property
HasMailer Property
HasPassword Property
HasRoutingSlip Property
HasVBProject Property
HTMLDivisions Property
HTMLProject Property
Hyperlinks Property
HyphenateCaps Property
HyphenationZone Property
Indexes Property
InlineShapes Property
IsMasterDocument Property
IsSubdocument Property
JustificationMode Property
KerningByAlgorithm Property
Kind Property
LanguageDetected Property
ListParagraphs Property
Lists Property
ListTemplates Property
LockQuickStyleSet Property
LockTheme Property
MailEnvelope Property
Mailer Property
MailMerge Property
Name Property
NoLineBreakAfter Property
NoLineBreakBefore Property
OMathBreakBin Property
OMathBreakSub Property
OMathFontName Property
OMathIntSubSupLim Property
OMathJc Property
OMathLeftMargin Property
OMathNarySupSubLim Property
OMathRightMargin Property
OMaths Property
OMathSmallFrac Property
OMathWrap Property
OpenEncoding Property
OptimizeForWord97 Property
OriginalDocumentTitle Property
PageSetup Property
Paragraphs Property
Parent Property
Password Property
PasswordEncryptionAlgorithm Property
PasswordEncryptionFileProperties Property
PasswordEncryptionKeyLength Property
PasswordEncryptionProvider Property
Path Property
Permission Property
PrintFormsData Property
PrintFractionalWidths Property
PrintPostScriptOverText Property
PrintRevisions Property
ProtectionType Property
ReadabilityStatistics Property
ReadingLayoutSizeX Property
ReadingLayoutSizeY Property
ReadingModeLayoutFrozen Property
ReadOnly Property
ReadOnlyRecommended Property
RemoveDateAndTime Property
RemovePersonalInformation Property
Research Property
RevisedDocumentTitle Property
Revisions Property
Routed Property
RoutingSlip Property
Saved Property
SaveEncoding Property
SaveFormat Property
SaveFormsData Property
SaveSubsetFonts Property
Scripts Property
Sections Property
Sentences Property
ServerPolicy Property
Shapes Property
SharedWorkspace Property
ShowGrammaticalErrors Property
ShowRevisions Property
ShowSpellingErrors Property
ShowSummary Property
Signatures Property
SmartDocument Property
SmartTags Property
SmartTagsAsXMLProps Property
SnapToGrid Property
SnapToShapes Property
SpellingChecked Property
SpellingErrors Property
StoryRanges Property
Styles Property
StyleSheets Property
StyleSortMethod Property
Subdocuments Property
SummaryLength Property
SummaryViewMode Property
Sync Property
Tables Property
TablesOfAuthorities Property
TablesOfAuthoritiesCategories Property
TablesOfContents Property
TablesOfFigures Property
TextEncoding Property
TextLineEnding Property
TrackFormatting Property
TrackMoves Property
TrackRevisions Property
Type Property
UpdateStylesOnOpen Property
UseMathDefaults Property
UserControl Property
Variables Property
VBASigned Property
VBProject Property
Versions Property
WebOptions Property
Windows Property
WordOpenXML Property
Words Property
WritePassword Property
WriteReserved Property
XMLHideNamespaces Property
XMLNodes Property
XMLSaveDataOnly Property
XMLSaveThroughXSLT Property
XMLSchemaReferences Property
XMLSchemaViolations Property
XMLShowAdvancedErrors Property
XMLUseXSLTWhenSaving Property
0 out of 2 rated this helpful
-
Rate this topic
_Document
.
DocID Property
Office 2010
Reserved for internal use.
Namespace:
Microsoft.Office.Interop.Word
Assembly:
Microsoft.Office.Interop.Word
(in Microsoft.Office.Interop.Word.dll)
Syntax
C#
VB
Copy
int
DocID {
get
; }
Property Value
Type:
System
.
Int32
Returns
Int32
.
See Also
Reference
_Document Interface
_Document Members
Microsoft.Office.Interop.Word Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD