Code:
/ DotNET / DotNET / 8.0 / untmp / WIN_WINDOWS / lh_tools_devdiv_wpf / Windows / wcp / Print / Reach / Packaging / XpsImage.cs / 1 / XpsImage.cs
/*++ Copyright (C) 2004 - 2005 Microsoft Corporation All rights reserved. Module Name: ReachImage.cs Abstract: This file contains the definition and implementation for the ReachImage class. This class inherits from ReachResource and controls image specific aspects of a resource added to a fixed page. Author: [....] ([....]) 1-November-2004 Revision History: Brian Adleberg ([....] ) 12-July-2005 Reach -> Xps ---*/ using System; using System.IO.Packaging; using System.Windows.Media; namespace System.Windows.Xps.Packaging { ////// /// public class XpsImage : XpsResource { #region Constructors internal XpsImage( XpsManager xpsManager, INode parent, PackagePart part ) : base(xpsManager, parent, part) { } #endregion Constructors } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- WebPartsPersonalizationAuthorization.cs
- ProgressBarBrushConverter.cs
- StringAnimationUsingKeyFrames.cs
- DataGridViewCellPaintingEventArgs.cs
- AnchorEditor.cs
- IdleTimeoutMonitor.cs
- DbConnectionStringCommon.cs
- TTSEngineProxy.cs
- NativeMethods.cs
- BamlResourceContent.cs
- ComponentResourceKeyConverter.cs
- XMLSchema.cs
- WebPartZoneCollection.cs
- SafeNativeMethodsMilCoreApi.cs
- TextSegment.cs
- DiscoveryMessageSequence.cs
- Semaphore.cs
- WebConfigurationManager.cs
- TextSchema.cs
- DescendentsWalker.cs
- Event.cs
- PTConverter.cs
- TimelineCollection.cs
- TransformConverter.cs
- BamlCollectionHolder.cs
- _TimerThread.cs
- WindowsGraphicsWrapper.cs
- BigInt.cs
- Context.cs
- VectorAnimation.cs
- EpmContentSerializer.cs
- RIPEMD160Managed.cs
- ServerIdentity.cs
- HScrollBar.cs
- WebMethodAttribute.cs
- ScriptingScriptResourceHandlerSection.cs
- TrackingExtract.cs
- JsonDeserializer.cs
- EventSource.cs
- AsymmetricKeyExchangeFormatter.cs
- Blend.cs
- BoolExpressionVisitors.cs
- SmtpTransport.cs
- HtmlImage.cs
- OdbcConnectionOpen.cs
- AuthenticationModuleElementCollection.cs
- TextOutput.cs
- CatalogZone.cs
- TextBox.cs
- SqlDataSourceCommandParser.cs
- SQLMembershipProvider.cs
- BindToObject.cs
- TreeViewImageKeyConverter.cs
- shaperfactoryquerycacheentry.cs
- RemoteTokenFactory.cs
- EncryptedPackageFilter.cs
- HMACSHA512.cs
- TreeNodeBindingCollection.cs
- altserialization.cs
- ControlPaint.cs
- RadialGradientBrush.cs
- ContextMenuStrip.cs
- EventSinkActivityDesigner.cs
- RequestContext.cs
- BoolLiteral.cs
- LinkLabelLinkClickedEvent.cs
- ContentDisposition.cs
- SecurityProtocolFactory.cs
- CompiledAction.cs
- DataSourceControl.cs
- SoapSchemaExporter.cs
- XDeferredAxisSource.cs
- ColumnHeader.cs
- ContractMapping.cs
- JpegBitmapEncoder.cs
- ServiceHostingEnvironment.cs
- LineGeometry.cs
- AuthenticationModulesSection.cs
- PropertyStore.cs
- CacheAxisQuery.cs
- CompiledQueryCacheEntry.cs
- TypedTableBase.cs
- DbMetaDataCollectionNames.cs
- HttpCacheParams.cs
- ShaderEffect.cs
- PieceNameHelper.cs
- RegexParser.cs
- ToolboxItemAttribute.cs
- _NtlmClient.cs
- TextElementEnumerator.cs
- RotateTransform.cs
- KoreanCalendar.cs
- ChangeTracker.cs
- SafeNativeHandle.cs
- FixedHyperLink.cs
- CacheVirtualItemsEvent.cs
- CssStyleCollection.cs
- QueryRewriter.cs
- TraceShell.cs
- DescendantQuery.cs